Skip to content

refactor: clean up functions that make allocations#90

Merged
mgerb merged 1 commit intomainfrom
dev
May 1, 2026
Merged

refactor: clean up functions that make allocations#90
mgerb merged 1 commit intomainfrom
dev

Conversation

@mgerb
Copy link
Copy Markdown
Owner

@mgerb mgerb commented May 1, 2026

There were some functions that returned allocated memory from an internal allocator. This is messy. These types of functions should take an allocator as an argument.

There were some functions that returned allocated memory from an
internal allocator. This is messy. These types of functions should take
an allocator as an argument.
@mgerb mgerb merged commit b8b4f7e into main May 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant